Do not overwrite config.status while executing it.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 30 Jul 2012 20:34:58 +0000 (13:34 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 30 Jul 2012 20:34:58 +0000 (13:34 -0700)
commit8979239ce2297692ee84cd0cc65106ab0131607b
tree751bff66b6c9e15561222a6b4734404e1424e8c9
parent9a2e2d9458ebaf110c6ed5d8feef411428732bc2
Do not overwrite config.status while executing it.

* Makefile.in (MAKEFILE_NAME): New macro.
($(MAKEFILE_NAME)): Rename rule from Makefile.
* configure.ac (epaths): Set MAKEFILE_NAME to a bogus value,
so that GNU 'make' isn't tempted to make the Makefile and then
regenerate config.status while config.status is running.
ChangeLog
Makefile.in
configure.ac